home *** CD-ROM | disk | FTP | other *** search
/ Buffy the Vampire Slayer Cardz / Buffy the Vampire Slayer CD Cardz Spike.bin / pc / flash / photos.swf / scripts / DefineButton2_34 / BUTTONCONDACTION on(press).as next >
Text File  |  2001-11-29  |  105b  |  6 lines

  1. on(press){
  2.    startDrag(this,0,0,0,500,0);
  3.    _parent.sliding = true;
  4.    _parent.dragging = true;
  5. }
  6.